Move shell-dir-cookie-re feature into Dirtrack mode.
authorChong Yidong <cyd@gnu.org>
Mon, 2 Jan 2012 09:27:32 +0000 (17:27 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 2 Jan 2012 09:27:32 +0000 (17:27 +0800)
commitbd9ac7a2699d495f16ba55c3c9ac8d0a3415ea24
tree9e1060ad8f8d8204e17574b8333ce0c4703642e2
parent3f574f896d4550c1d317dc216281d85c795eb28f
Move shell-dir-cookie-re feature into Dirtrack mode.

* lisp/dirtrack.el (dirtrack-list): Eliminate unused third element.
(dirtrack): Merge code for handling relative filenames in prompt
from shell-dir-cookie-watcher.
(dirtrack-debug-message): New arg to avoid excess format calls.

* lisp/shell.el (shell-dir-cookie-re): Variable deleted.
(shell-dir-cookie-watcher): Function deleted.
(shell-mode): Don't use shell-dir-cookie-re, since it is redundant
with dirtrack-mode.
etc/NEWS
lisp/ChangeLog
lisp/dirtrack.el
lisp/shell.el